Fix compilation under GLYPH_DEBUG, broken by conditional tool_bar_window.
authorEli Zaretskii <eliz@gnu.org>
Sat, 28 Sep 2013 08:19:33 +0000 (11:19 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 28 Sep 2013 08:19:33 +0000 (11:19 +0300)
commit1d52f3f1839279b765fc6045d47ef39a2193abcc
tree1747f46fb49aa8e24a3e0f4df5de70359d1ed642
parent25e429ac3fcc112de8dd2676a96e84e6855a6d8b
Fix compilation under GLYPH_DEBUG, broken by conditional tool_bar_window.

 src/xdisp.c (Fdump_tool_bar_row): Ifdef away the body if 'struct
 frame' does not have the tool_bar_window member.
src/ChangeLog
src/xdisp.c